Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated dependency from Pydantic 1 to 2. #72

Merged
merged 5 commits into from
Sep 25, 2023
Merged

Updated dependency from Pydantic 1 to 2. #72

merged 5 commits into from
Sep 25, 2023

Conversation

coordt
Copy link
Member

@coordt coordt commented Sep 25, 2023

No description provided.

pre-commit-ci bot and others added 3 commits September 19, 2023 04:13
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.285 → v0.0.290](astral-sh/ruff-pre-commit@v0.0.285...v0.0.290)
- [github.com/psf/black: 23.7.0 → 23.9.1](psf/black@23.7.0...23.9.1)
- [github.com/python-jsonschema/check-jsonschema: 0.24.1 → 0.26.3](python-jsonschema/check-jsonschema@0.24.1...0.26.3)
@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #72 (123dd69) into master (646af54) will decrease coverage by 0.17%.
Report is 2 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
- Coverage   93.70%   93.53%   -0.17%     
==========================================
  Files          15       15              
  Lines        1065     1068       +3     
  Branches      242      243       +1     
==========================================
+ Hits          998      999       +1     
- Misses         42       46       +4     
+ Partials       25       23       -2     
Flag Coverage Δ
python-3.10 93.53% <100.00%> (-0.17%) ⬇️
python-3.11 93.53% <100.00%> (-0.17%) ⬇️
python-3.8 93.53% <100.00%> (-0.17%) ⬇️
python-3.9 93.53% <100.00%> (-0.17%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
bumpversion/__init__.py 100.00% <100.00%> (ø)
bumpversion/config.py 91.32% <100.00%> (ø)
bumpversion/functions.py 95.12% <100.00%> (ø)
bumpversion/version_part.py 90.00% <100.00%> (+1.56%) ⬆️

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@coordt coordt merged commit 946e49c into master Sep 25, 2023
9 of 11 checks passed
@coordt coordt deleted the update_pydantic branch September 25, 2023 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants